projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cf0bf5
)
update 2.11.3 release date and link
author
Steven G. Johnson
<stevenj@alum.mit.edu>
Tue, 30 Dec 2025 16:54:31 +0000
(11:54 -0500)
committer
Steven G. Johnson
<stevenj@alum.mit.edu>
Tue, 30 Dec 2025 16:54:31 +0000
(11:54 -0500)
NEWS.md
patch
|
blob
|
history
diff --git
a/NEWS.md
b/NEWS.md
index 98787452214e4db2ce9a2576b04cb270283644e8..96cf44cdb64fc0d05d1d9f60907424f27dbae160 100644
(file)
--- a/
NEWS.md
+++ b/
NEWS.md
@@
-2,7
+2,7
@@
## Version 2.11.3 ##
-2025-12-
21
+2025-12-
30
- Correct out-of-bounds memory access when calling `utf8proc_map` with both `UTF8PROC_CHARBOUND` and `UTF8PROC_COMPOSE` ([#323]).
@@
-490,3
+490,4
@@
Release of version 1.0.1
[#295]: https://github.com/JuliaStrings/utf8proc/issues/295
[#311]: https://github.com/JuliaStrings/utf8proc/issues/311
[#317]: https://github.com/JuliaStrings/utf8proc/issues/317
+[#323]: https://github.com/JuliaStrings/utf8proc/issues/323